* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
authorJim Blandy <jimb@redhat.com>
Mon, 10 May 1993 00:14:09 +0000 (00:14 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 10 May 1993 00:14:09 +0000 (00:14 +0000)
commit40a4095a69a5b10047d17fdb0af77123fdcde10f
treefaea4fbd243102a5501c90a66725e8a18de2bcd7
parentd70fd7d6ee50f1c0e9d7df7c430fa3d1efa71876
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
defined everywhere this file is #included; merge the two
definitions for defined (SIGIO) and ! defined (SIGIO) into one,
which calls reinvoke_input_signal if interrupt_input_pending is
set.
* keyboard.c (reinvoke_input_signal): New function.
src/blockinput.h